CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pcm wav

搜索资源列表

  1. pitchwatch

    0下载:
  2. function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Inf
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2014-09-29
    • 文件大小:99519
    • 提供者:michael4u2345
  1. changesampleofpcmfile

    0下载:
  2. PCM文件采样率转换,其中可以自己定义采样率。作为WAV文件进行存储。效果较好。注意使用时确定源文件采样率。-PCM file sample rate conversion, which could define their own sampling rate. As a WAV file is stored. Effective. Note that when used to determine the source file sample rate.
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7719936
    • 提供者:123
  1. A2000

    0下载:
  2. 通过WINDOWS的录音机录制的PCM音频8K16WAV文件经SACM_A2000算法压缩后变为SUB_BAND的音频格式,压缩前为:“.wav,8k/16bit;”压缩后为:“.16k/*.20k/*.24k下载 后用相应的解压缩算法进行播放。 -WINDOWS recorded by tape recorder PCM audio 8K16WAV papers have SACM_A2000 algorithm into SUB_BAND compressed audio forma
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:362187
    • 提供者:nupt2006
  1. libzplay-1.02-source

    0下载:
  2. libZPlay是解析mp3, ogg, ac3, flac, wav and pcm 种格式的多媒体库的源码,整合支持所有格式的解码器。你不需要额外的lib。仅使用kernel32.dll, user32.dll, gdi32.dll 和 winmm.dll,微软Windows标准库。也不需要mfc和.net的支持,只是纯粹的WINAPI。简单几行代码就可以实现播放-libZPlay multimedia library for playing mp3, ogg, ac3, flac, wav
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2734291
    • 提供者:liuweiwei
  1. OK

    0下载:
  2. 对WAV音频文件进行PCM量化及编码,最终生成二进制向量-PCM WAV audio files on the quantization and coding, ultimately generating a binary vector
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:69124
    • 提供者:gymsun
  1. AddWavehead

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:13605
    • 提供者:jack
  1. WaveTest

    1下载:
  2. 用C#血的PCM格式的Wav文件分析绘制频谱-Blood using C# PCM Wav file format to draw the spectrum analysis
  3. 所属分类:CSharp

    • 发布日期:2014-09-09
    • 文件大小:131072
    • 提供者:唐寅龙
  1. PCMTOWAV

    0下载:
  2. PCM转换成WAV格式的音频文件,具有一定的参考价值-Converted to WAV PCM format audio files, with some reference value
  3. 所属分类:Audio program

    • 发布日期:2017-05-19
    • 文件大小:5249046
    • 提供者:123
  1. WAV

    1下载:
  2. 从wav文件中提取AD数据,wav是微软定义的波形文件格式,里面存储的是pcm原始数据-Wav file extracted from the AD data, wav Microsoft wave file format definition, which stores the raw data pcm
  3. 所属分类:多媒体编程

    • 发布日期:2013-04-18
    • 文件大小:1014
    • 提供者:卢华
  1. pcm2wav_console

    0下载:
  2. PCM原始音频数据转化为WAV文件,已测试可用,可以自己做一个界面。-Original audio data into PCM WAV files, can be used have been tested, you can own a single interface.
  3. 所属分类:Audio program

    • 发布日期:2017-04-05
    • 文件大小:518981
    • 提供者:小飞
  1. AVR_WAV

    1下载:
  2. AVR WAV音频文件的播放,使用ATmega8读取EN25F32里面的数据,然后实现播放WAV音频,PCM格式编码-AVR WAV audio file player, which uses ATmega8 read EN25F32 data, and for playing WAV audio, PCM coding format
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3804402
    • 提供者:Alexi
  1. WaveRecord

    0下载:
  2. 这是一个录音程序,设置多个按钮,实现录音和播放录到的声音,并且将录音所得的数据PCM转换成WAV文件,并保存在本地的一个地址上面。-This is a recording program, set the number of buttons, to achieve the recording and playback of recorded sound, and recording the data collected will be converted to PCM WAV file, and
  3. 所属分类:Audio program

    • 发布日期:2017-05-31
    • 文件大小:13630470
    • 提供者:waylon
  1. pcm_to_amiadpcm

    0下载:
  2. PCM WAV文件转化成Intel DVI/IMA ADPCM wav完整代码.-PCM WAV file into a complete code of the Intel DVI/IMA ADPCM wav.
  3. 所属分类:Audio program

    • 发布日期:2017-03-26
    • 文件大小:5594
    • 提供者:陈善怀
  1. wav

    0下载:
  2. 本例程是在ccs3.3环境下编写的基于TMS320VC5509A的WAV语音文件播放程序,采用320AIC23B语音芯片,稍加修改可实现语音采样和PCM播放。部分关键代码添加注释,便于读懂,另外,本程序未采用调用CSL的方法,而是直接配置寄存器。因此,对于想深度了解DSP各模块寄存器功能和配置方法的程序员有更好的参考价值。-This routine is written in ccs3.3 environment WAV voice file playback program based TMS
  3. 所属分类:DSP program

    • 发布日期:2017-11-16
    • 文件大小:894377
    • 提供者:张子龙
  1. Wav_play_echo

    0下载:
  2. The following classes, CRecordSound and CPlaySound, record sound and play PCM sound simultaneously. An example dialog-based program is provided that records, saves to disk and then echos sound. This example also contains two more classes, CWriteSound
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:50044
    • 提供者:Jepe angazi
  1. pcm2wav

    0下载:
  2. pcm转换成wav格式,通过电脑播放程序,内附有pcm原数据文件-pcm wav format, convert pcm raw data files through the computer player, enclosing
  3. 所属分类:Audio program

    • 发布日期:2017-11-02
    • 文件大小:32275
    • 提供者:xiangbo
  1. PcmToWav

    0下载:
  2. 基于android平台pcm转换为wav格式音频。支持大多设备直接播放。-Based on android platform convert pcm wav format audio. Most devices support direct playback.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:56507
    • 提供者:Mical
  1. wav

    0下载:
  2. This the source code for reading/writing of sound files of Windows PCM format.-This is the source code for reading/writing of sound files of Windows PCM format.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:3841
    • 提供者:tgra
  1. WAV-bofangqi

    0下载:
  2. OS中WAV播放器可以直接播放采样位数为8位、单声道、编码方式为PCM的WAV音频文件,可满足 用户在DOS系统下播放并欣赏声音的需-】WAV player in DOS can directly play WAV audio file of eight bit sample,mouo,encoding for the PCM.It will satisfy the demand of play and enjoy sound
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:209562
    • 提供者:汪良伟
  1. pcm-zhuan-wav

    0下载:
  2. 将pcm格式的wav转换成wav格式,已测试-The wav pcm format into wav
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:98822
    • 提供者:秋叶纷飞
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com